type github.com/jackc/pgx/v5/pgtype.encodePlanMacaddrCodecTextHardwareAddr

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		macaddr.go#L31: 			return encodePlanMacaddrCodecTextHardwareAddr{}
		macaddr.go#L70: type encodePlanMacaddrCodecTextHardwareAddr struct{}
		macaddr.go#L72: func (encodePlanMacaddrCodecTextHardwareAddr) Encode(value any, buf []byte) (newBuf []byte, err error) {